golang.org/x/tools/go/packages.responseDeduper.seenRoots (field)
4 uses
golang.org/x/tools/go/packages (current package)
golist.go#L42: seenRoots map[string]bool
golist.go#L50: seenRoots: map[string]bool{},
golist.go#L75: if r.seenRoots[id] {
golist.go#L78: r.seenRoots[id] = true
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)